Split GtkWindowGroup into its own file
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 Jun 2014 10:18:03 +0000 (06:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 Jun 2014 10:24:05 +0000 (06:24 -0400)
commit872fbfacd3315f4e28849b8852bc5678f63a791e
treee4a31499be74a2ab03f34b168aaaeb608274b43a
parentd467850af069cdbc7f0659399deed609c373b31b
Split GtkWindowGroup into its own file

gtkwindow.c is too big and too messy. This is a small step
towards making it better.
12 files changed:
gtk/Makefile.am
gtk/gtk.h
gtk/gtkentrycompletion.c
gtk/gtkfilechooserwidget.c
gtk/gtkmain.c
gtk/gtkprintoperation.c
gtk/gtkrecentchooserdefault.c
gtk/gtkwindow.c
gtk/gtkwindow.h
gtk/gtkwindowgroup.c [new file with mode: 0644]
gtk/gtkwindowgroup.h [new file with mode: 0644]
gtk/gtkwindowprivate.h